Skip to content

fix(api): filter out legacy validators with missing bls key#995

Merged
sebastijankuzner merged 3 commits into
developfrom
fix/api/legacy-validators
Jun 30, 2025
Merged

fix(api): filter out legacy validators with missing bls key#995
sebastijankuzner merged 3 commits into
developfrom
fix/api/legacy-validators

Conversation

@oXtxNt9U
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 26, 2025

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.

Project coverage is 50.35%. Comparing base (4de3046) to head (4ae3b66).
Report is 31 commits behind head on develop.

Files with missing lines Patch % Lines
...es/api-database/source/search/types/expressions.ts 0.00% 8 Missing ⚠️
...ackages/api-database/source/search/query-helper.ts 0.00% 7 Missing ⚠️
...database/source/search/filters/validator-filter.ts 0.00% 6 Missing ⚠️
...9064427168-CreateUpdateValidatorRankingFunction.ts 0.00% 1 Missing ⚠️
packages/api-http/source/controllers/validators.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #995      +/-   ##
===========================================
+ Coverage    50.25%   50.35%   +0.10%     
===========================================
  Files         1112     1109       -3     
  Lines        60076    60148      +72     
  Branches      1458     1465       +7     
===========================================
+ Hits         30190    30290     +100     
+ Misses       29848    29821      -27     
+ Partials        38       37       -1     
Flag Coverage Δ
contracts 98.62% <ø> (-0.87%) ⬇️
packages 50.00% <0.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner sebastijankuzner merged commit f1f0cb7 into develop Jun 30, 2025
17 of 18 checks passed
@sebastijankuzner sebastijankuzner deleted the fix/api/legacy-validators branch June 30, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants